home *** CD-ROM | disk | FTP | other *** search
/ Developer Source 7 / developer source - volume 7.iso / parad / oct95 / jensf102.gif < prev    next >
Graphics Interchange Format  |  1996-11-19  |  7KB  |  494x269  |  4-bit (5 colors)
Labels: text | electronics | screenshot | display | software | number | font | operating system | computer icon
OCR: RISE.FSL :: #Form1 :: action* method action(var eventInfo ActionEvent) + if eventInfo.isPreFilter() then ;// This code executes for each object on the form: lib.preFilter_action (eventInfo, True) doDefault lib.preFilter_action (eventInfo, False) else ;// This code executes only for the form: lib. postFilter_action(eventInfo, True) doDefault lib .postFilter_action (eventInfo, False) endif endmethod + Edit Line: 1 Col: 1